Total Complexity | 19 |
Dependencies | 2 |
Dependents | 7 |
Total lines | 64 |
Lines of code | 37 |
Logical lines of code | 16 |
Comment lines | 12 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
fs() | 61 | 5 | 13 | |
getContents() | 78 | 2 | 3 | |
deleteDir() | 78 | 2 | 3 | |
isDir() | 79 | 2 | 3 | |
isDirEmpty() | 77 | 2 | 3 | |
move() | 78 | 2 | 3 | |
touch() | 78 | 2 | 3 | |
Instance() | 79 | 1 | 3 | |
mkdir() | 80 | 1 | 3 |